home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / qlib205.zip / QLIB.ZIP / TEST / TEST.BAT < prev    next >
DOS Batch File  |  1997-01-20  |  333b  |  17 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo        QLIB Tests    by : Peter Quiring
  6. echo.
  7. echo  KEY - keyboard test program
  8. echo  VIGOR - vigorously tests some QLIB functions
  9. echo  PRINTF - tests printf()
  10. echo  MATHTEST - tests new math funcs
  11. echo  TESTC - "hello, world" in C
  12. echo  TESTF - tests floats and scanf()
  13. echo.
  14. echo.
  15.  
  16.  
  17.